home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / Tele / W-Z / WK06⁄07.cpt / 11.07 New Stuff next >
Encoding:
Text File  |  1990-04-23  |  2.9 KB  |  63 lines  |  [TEXT/MACA]

  1. New As Of 11.07
  2. ---------------
  3.  
  4. 1) Control characters can now be embedded in the VT emulation Answerback
  5. string, just as they are in a Macro Key string (to send a carriage return,
  6. which is CONTROL-M, you would put in a caret character, followed by the
  7. letter M - like this: ^M).  Note that unlike a Macro Key string, the
  8. combinations ^!, ^@, ^#, and ^$ have no meaning in the Answerback string.
  9.  
  10. Example:  I want my Answerback string to contain the word "HELLO" followed
  11. by a CONTROL-C character, followed by the word "THERE", followed by a
  12. carriage return.  In the dialog box brought up by choosing Customize->
  13. VT Modes, I would enter the following in the Answerback Message item:
  14. HELLO^CTHERE^M
  15.  
  16. 2) Fixed bug that was not lining up characters in the proper column in VT
  17. emulation when an addition font (see pages 249-250 in White Knight manual)
  18. was being used.  This fix will allow the use of IBM character set fonts in
  19. VT emulation to support those BBS systems that rely on this character set.
  20.  
  21. 3) Fixed bug in printer control in VT102 emulation that could cause double
  22. spacing of lines consisting of exactly 80 characters.
  23.  
  24. 4) Fixed bug in Host Mode with SENDX, SENDY, SENDZ, SENDK, and SENDF
  25. commands.  If "Auto-receive" is turned on in the Customize->Options-File
  26. Transfer dialog box on both machines and there is some sort of error
  27. (e.g. "File Not Found", "Unknown Volume", etc.) the auto-receive would
  28. incorrectly start the file transfer on the receiver's end before the error
  29. message was sent.  This has been corrected.
  30.  
  31. 5) Added tolerance for those VT102 applications that use backspacing during
  32. auto-print sequences to do double-striking (boldfacing) on the printed page.
  33. You won't get double-striking, but the printout will otherwise appear
  34. correctly.
  35.  
  36. 6) Fixed VT102 bug during auto-print that allowed one too many characters to
  37. be printed on a line before automatically wrapping around.
  38.  
  39. 7) Fixed bug that could cause crash with Suitcase (most notably) when
  40. bringing up High Level Printing Options dialog box the second time.
  41.  
  42. 8) Fixed bug where if a keyboard shortcut (example: Shift-Option-F for Full
  43. Duplex) were chosen when the General Status Bar was selected but also
  44. hidden, the Serial Port Settings portion would suddenly become un-hidden.
  45.  
  46. 9) Eliminated auto-start "feedback" when sending ZMODEM that could cause
  47. sending White Knight to incorrectly first jump into "Receiving File Via
  48. ZMODEM Protocol" routine.
  49.  
  50. 10) Fixed bug in CONTAINS Procedure command where YES/NO flag was not being
  51. set to NO (if it were previously set to YES) when STR_VAR was empty.
  52.  
  53. 11) Fixed bug that could cause crash if a Settings File or Procedure File
  54. with a pathname of more than 80 characters were entered in a Phonebook 
  55. listing.
  56.  
  57. 12) If a delay between redials is specified, you can now cancel the
  58. redialing during the delay period.
  59.  
  60. 13) The "Time/Date Header" at the top of printed files (if selected) was
  61. excluding the time.
  62.  
  63.